home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 031a / drektr12.zip / README.1ST < prev   
Text File  |  1991-10-20  |  13KB  |  302 lines

  1.                    Director 1.2
  2.                 <c> 1991 by M.J. Orr
  3.                    Released August 5,1991
  4.                        For Windows 3.x
  5.  
  6.  
  7.     This program is NOT Freeware.  You are granted license to try this
  8. program for a period not to exceed 14 days.  At the expiration of that period,
  9. if you find that Director does not meet your needs, you are expected to refrain
  10. from using this product. Please READ the limited warranty at the end of this
  11. document.  I have worked long and hard on this program and Registering would
  12. encourage enhancements to the product.
  13.     
  14.     Director was written using Visual Basic from Microsoft Corp. with
  15. QuickPack Professional for Windows from Crescent Software. This program will
  16. NOT run in REAL mode under Windows 3. Sorry, but that was a design feature
  17. that Microsoft built into Visual Basic.
  18.  
  19. Files included in this zipped file:
  20.  
  21.     Director.Exe -    The executable file.
  22.     Readme.1st   -    This document.
  23.     QPRO.Dll     -    Crescent Software Runtime library.
  24.  
  25. Not included but required is VBRUN100.DLL.  This file is available on ALL good
  26. BBS's or on Compuserve in any Windows area.  It has NOT been included to save
  27. YOU money if it is a long distance call to download Director.  I hope this does
  28. not inconvenience the majority of people that download this file.
  29.  
  30.     ********************** IMPORTANT ************************
  31.     W                                                       W
  32.     A    Both of the Library files should be placed      A
  33.     R    in your Windows directory so that they will     R
  34.     N    be accessible to Director.exe at all times.     N
  35.     I                                                       I       
  36.     N                                                       N
  37.     G                                                       G     
  38.     *********************************************************
  39.  
  40.  
  41.  
  42. If you find that Director is worthy of registering, please send $14.95
  43. Cdn. to:
  44.  
  45.         M.J. Orr
  46.         449 Hamilton Ave.
  47.         Nanaimo B.C.
  48.         Canada
  49.         V9R-4E7
  50.         CI$ 70570,3563
  51.  
  52. IMPORTANT! Keep in mind that it costs me $5.00 to cash an out of Country
  53.        Personal cheque. Registered users will receive the latest update
  54. and notification when future updates are available.
  55.  
  56.  
  57.         Getting Started:
  58.  
  59.  
  60.     Clicking ONCE on a filename in the list boxes will mark that file
  61. for any of the following Command operations.  DOUBLE clicking on a filename
  62. that has an extent of BAT, PIF, COM, or EXE will cause that file to be
  63. executed!
  64.  
  65.  
  66.                 
  67.         Command Buttons:
  68.  
  69.     Rename:
  70.  
  71.     Select a filename in either of the file list boxes and press the
  72. Rename button.  A file input box will be shown to allow the input or
  73. editing of the existing filename.  Do not give a DRIVE of PATH 
  74. specification for the new filename.  If a Null filename is entered the 
  75. Rename routine returns with no changes made.  If you have marked a file
  76. in both of the file list boxes, an error message will be displayed.  You 
  77. will have to remove the marking from one of the filenames.
  78.  
  79.     View:
  80.  
  81.     Future Enhancement not implemented at this time.  I intend to make
  82. this a View/Edit option on a future upgrade.
  83.  
  84.  
  85.     Delete:
  86.     
  87.     Select a filename in either of the file list boxes and press the
  88. Delete button.  A confirmation box will be displayed before the file will
  89. be deleted. The file will be removed from that drive and the file list
  90. box will be updated to reflect the change made.
  91.  
  92.     Copy:
  93.  
  94.     Select a filename in either file list box by clicking the mouse ONCE
  95. on a filename.  On the opposite side, Change to the Drive and Directory that
  96. you wish to be the destination of the Copy.  The file will be Copied and the
  97. destination file list box will be updated to reflect the changes made.  If
  98. a file with the same name exists already on the destination Drive and
  99. Directory, you will be asked if you wish to overwrite the existing file. If
  100. you have marked a filename in both of the file list boxes, and error message
  101. will be displayed.
  102.     It is also possible to Copy a file by holding down the CTRL key,
  103. while at the same time press the left mouse button and hold it down on the
  104. file that you wish to Copy. A "FILE" icon will be displayed. You may now
  105. release the CTRL key and move the "FILE" icon to the opposite file list
  106. box.  When the color of that file list box changes, release the mouse button.
  107. The file will then be copied.
  108.  
  109.  
  110.     Move:
  111.  
  112.     Select a filename in either file list box by clicking the mouse ONCE
  113. on a filename.  On the opposite side, Change to the Drive and Directory that
  114. you wish to be the destination of the Move.  Press the Move button to move 
  115. the file.  If a file with the same name exists on the destination Drive and
  116. Directory you have selected, you will be asked if you wish to overwrite the
  117. existing file.
  118.  
  119.     Compare:
  120.  
  121.     Select a filename in BOTH of the file list boxes and a byte for byte
  122. compare will be done of the marked filenames.  A check of the Time and Date
  123. stamp of the two marked files is NOT done.  At the bottom of the file list
  124. boxes, time, date and size information is displayed for each of the marked
  125. files.
  126.  
  127.     Find:
  128.  
  129.     Pressing this button will display a Find window over the Main Director
  130. window.  Select a Drive to search, enter a filespec (eg. *.c??) and press
  131. the Find button.  A search of the complete Drive will be done for any matches
  132. of the entered filespec (mask).  At any time during the search the Stop 
  133. button may be pressed to abort the search.  If you click on the filename
  134. that you were searching for in the list box that selected filename will be
  135. passed back to the Main window of Director.  The file list box on the LEFT
  136. side of the Main window of Director will now be changed to the Drive and 
  137. Directory of the "Found" filename.  This will allow an easy way of finding
  138. all DOC files for example that may be spread throughout your hard drive.  It
  139. would now be a simple task to click on a "Found" DOC file, Move it to a DOC
  140. subdirectory, click on the next file in the Find list, Move it to the DOC
  141. subdirectory and repeat for all DOC files. A quick and simple way to arrange
  142. files on your hard drive.
  143.  
  144.     Refresh:
  145.  
  146.     These two buttons have been provided so as to re-read a diskette that
  147. may have been changed in a Drive.  For example, if you insert a diskette in
  148. Drive "A" and select if from the Drive selection box, a list of filenames and
  149. directories will be read from that diskette.  If you remove that diskette and
  150. insert another diskette into the Drive "A", pressing the Refresh button will
  151. force a re-read of the new diskette. Pressing the Refresh button will ALSO
  152. clear any marked files in the Directory list boxes.
  153.  
  154.     <-Mask and Mask->
  155.  
  156.     These two buttons allow the entering of Filespec masks to limit the
  157. type of files that are displayed in each of the file list boxes. Entering a
  158. mask of *.DOC for the <-Mask button will cause only DOC files to be displayed
  159. in the LEFT file list box.
  160.  
  161.     Param:
  162.  
  163.     Pressing this button will permit the entering of a Parameter to send
  164. to a file that you intend to execute.  For example: Click ONCE on the file
  165. Write.exe to mark that file. Press the Param button and a input box will be
  166. displayed for you to enter a parameter.  The file Write.exe will be executed
  167. with the input parameter. 
  168.  
  169.     MkDir RenDir RmDir:
  170.  
  171.     These three buttons ONLY work on the LEFT Directory list box.  When
  172. any of these buttons are pressed the RIGHT side Drive, Directory and File
  173. list boxes are temporarily removed!  Each of the operations is related
  174. ONLY to the marked Directory in the LEFT Directory list box.
  175.  
  176.  
  177.     Swap:
  178.  
  179.     Some of the operations of Director only apply to the LEFT side of
  180. Directors main window.  This button has been provided for a quick way to
  181. exchange the settings of each of the Drive, Directory and File list boxes.
  182.  
  183.  
  184.     Normal,Max,Min
  185.  
  186.     These are provided as settings for launching programs by double 
  187. clicking on a filename in the two list boxes. For example if you click on
  188. the Min option and then double click on NotePad.Exe in one of the file list
  189. boxes, it will be launched in Minimized form.  Note: Not all programs that
  190. are launched in this fashion will start according to the setting of these
  191. options.  As written, some programs just insist on starting in maximized
  192. form because the Author does not follow Windows standards!
  193.  
  194.  
  195.     Computer ICON:
  196.  
  197.     Press this button to display System Information.
  198.  
  199.  
  200.     Blank ICON box:
  201.  
  202.     Double Clicking on a file with an "ICO" extent in either file list box
  203. will cause that Icon file to be displayed in the ICON box.  This was provided
  204. for a quick and easy way to view icons prior to using them for any application.
  205. The displayed icon will be removed from the ICON box if you click anywhere
  206. inside the ICON box.
  207.  
  208.     Group Options:
  209.     There are 3 options in the Group pull down menu.
  210.         Build/Edit:
  211.              To allow the Grouping of files to be launched.
  212.         Dble/Clicking on a file with the Ext. of  GDG will display
  213.         the contents of that group file. The group may then be edited.
  214.         Dble/Clicking on and EXE,COM,BAT or PIF file will add that
  215.         file to a group.  When the group has been constructed the
  216.         group can then be saved.  Each group MUST have the file EXT
  217.         of GDG!
  218.         
  219.         RUN:
  220.             Select this option to display ALL the group filenames
  221.         that are available to execute. You have the option of running
  222.         a group, deleteing a group or cancelling this selection.
  223.         
  224.         EXIT:
  225.             This Exit option is the ONLY way to exit Director and
  226.         NOT save the current directory settings.
  227.         
  228.     
  229.  
  230.     Exit:
  231.  
  232.     Pressing this button will exit Director.  This method of exiting and
  233. also the program/close option at the top left of Director's window will cause
  234. Director.Ini to be updated.  Updating saves the current directory selections
  235. so that the next time that Director is started you will be returned to those
  236. directories.  See Group/Exit above if this is not convenient.
  237.  
  238. History:
  239.  
  240. ______________________________________________________________________________
  241.  
  242.     Version 1.1 August 23/91
  243. Cosmetic changes.
  244. Added Refresh and Move routines.
  245. Added Make Directory, Remove Directory and Rename Directory routines.
  246. Added ability to Copy files with the mouse.
  247. ______________________________________________________________________________
  248.  
  249.     Version 1.1 August 28/91
  250. Added Mask routines.
  251. Added Parameter passing routine.
  252. Added Swap routine.
  253. Added Icon View routine.
  254. ______________________________________________________________________________
  255.  
  256.     Version 1.2 Sept3/91
  257. Fixed Refresh. Error when re-reading from floppy disk..Fixed..
  258. Added options to launch Normal, Minimized or Maximized.
  259.  
  260. ______________________________________________________________________________
  261.  
  262.     Version 1.2 Oct 20/91
  263. Added Group Launch options.
  264.  
  265. ______________________________________________________________________________
  266.  
  267.             Limited Warranty
  268.             ________________
  269.  
  270.     Mike Orr does not warrant that the licensed software will meet your
  271. requirements or that the operation of the software will be uninterrupted
  272. or error free.  The warranty does not cover any media or documentation
  273. which has been subjected to damage or abuse by you or others. The software
  274. warranty does not cover any copy  of the licensed software which has been
  275. altered or changed in any way.
  276.  
  277.  ANY IMPLIED WARRANTIES INCLUDING ANY WARRANTIES OF MERCHANTABILITY OR 
  278. FITNESS FOR A PARTICULAR PURPOSE ARE LIMITED TO THE TERM OF THE EXPRESS 
  279. WARRANTIES. Some States do not allow limitations on how long an implied 
  280. warranty lasts, so the above limitation may not apply to you.
  281.  
  282. The warranties set forth above are in lieu of any and all other express 
  283. or implied warranties, whether oral, written, or implied, and the remedies
  284. set forth above are the sole and exclusive remedies.
  285.  
  286.     Mike Orr is not responsible for any problems or damage caused by the 
  287. licensed software that may result from using the licensed software. 
  288. This includes, but is not limited to, computer hardware, computer software,
  289. operating systems, and any computer or computing accessories. End user
  290. agrees to hold Mike Orr harmless for any problems arising from the use of 
  291. the software.
  292.  
  293.     MIKE ORR SHALL NOT IN ANY CASE BE LIABLE FOR ANY SPECIAL, INCIDENTAL, 
  294. CONSEQUENTIAL, INDIRECT OR OTHER SIMILAR DAMAGES ARISING FROM ANY BREACH
  295. OF THESE WARRANTIES EVEN IF MIKE ORR HIS AGENTS OR DISTRIBUTORS HAVE 
  296. BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.  Some states do not 
  297. allow the exclusion or limitation of incidental or consequential damages,
  298. so the above limitation or exclusion may not apply to you.
  299.  
  300. In no case shall Mike Orr's liability exceed the license fees paid for 
  301. the right to use the licensed software.
  302.